Rhapsody Developer Release Copyright © 1998
by Apple Computer, Inc. All Rights Reserved.
When a Rhapsody machine is configured as a NetInfo server, clients cannot automatically get their network configuration information from the Rhapsody server. Once you have created a NetInfo server using the NetInfoManager application, there are a couple steps that you must take before client machines can access information on the server.
Note: When you configue the NetInfo server, make sure that you have the correct settings for the Hostname, Internet Address, Netmask and Router fields as appropriate for your network. After you have made all these configurations, reboot the computer.
In order for a client to be part of a NetInfo network, you must do the following:
The Rhapsody AppleTalk API is expected to change in the near future. For this reason, the header files for that API have not been included in this release. Developers who are working with a preliminary version of this API should contact ADR for support until an official API is released. In addition, developers should be aware of a potentially serious problem that is still being investigated at Apple.
The problem is that use of the SPWrite
and
SPWrtContinue
functions can result in a system hang.
When this happens, you must reboot the system. Although these
functions are not normally used, they are typically employed in an
Apple File Protocol (AFP) server using AFP on top of ASP/ATP.
We currently have no workaround for this problem. An alternative is to use AFP over TCP/IP, which is not affected by this bug. When a solution has been found, we will notify developers through the usual channels, and will post a new version of the Rhapsody kernel.